addValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addValue(ubyte[] data, ushort value)
  2. void addValue(ubyte[] data, uint value)
    void
    addValue
    (
    ref ubyte[] data
    ,
    uint value
    )
  3. void addValue(ubyte[] data, dstring value)

Meta